Skip to content

Chore: Update tests for interop testing#1225

Merged
olivergondza merged 1 commit into
redhat-developer:v1.21from
varshab1210:update-tests-for-interop
Jul 21, 2026
Merged

Chore: Update tests for interop testing#1225
olivergondza merged 1 commit into
redhat-developer:v1.21from
varshab1210:update-tests-for-interop

Conversation

@varshab1210

Copy link
Copy Markdown
Member

What type of PR is this?

/kind failing-test

What does this PR do / why we need it:

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

@openshift-ci openshift-ci Bot added the kind/failing-test Categorizes issue or PR as related to a frequently failing test. label Jul 20, 2026
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 1c2d80c3-3046-48a4-a46f-cb4e7102d48d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from Naveena-058 and wtam2018 July 20, 2026 11:31
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign trdoyle81 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Varsha B <vab@redhat.com>
@varshab1210
varshab1210 force-pushed the update-tests-for-interop branch from 2382a0a to b6ad143 Compare July 20, 2026 11:41
// when running against RC/ released version of gitops
expected_dexVersion = "v2.45.0"
expected_redisVersion = "8.2.3"
expected_redisVersion = "7.2.11"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it expected that the redis version moves backwards?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure why this change was made for 1.21 (assuming we will be updating the redis version for 1.22?), one since CI is passing I am not going to change it. But for interop tests we need the version to match the version used in recent 1.21 z stream which is 7.2.11

@olivergondza
olivergondza merged commit e7f6e87 into redhat-developer:v1.21 Jul 21, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/failing-test Categorizes issue or PR as related to a frequently failing test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants